home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / zyrion.zip / ZCR.CTL < prev    next >
Text File  |  1992-09-30  |  782b  |  23 lines

  1. # -------------  ZCR 2.45.1 CTL File -------------
  2. #
  3. # Here you can define your own editor, to edit the "ZYRIONn.CTL" Files
  4. # Note :: ZCR.EXE will call your editor like this <Editor> <ZyRionx.ctl>
  5. # file!
  6. #
  7. # IF you use NO path "the default ZSE path will be used", IF a PATH exist
  8. # then ZCR will use that to call your editor.
  9. #
  10. # For Example :
  11. #
  12. # EXTERNAL_EDITOR=Q.EXE <-- your editor will be called like this :
  13. #                           <DRIVE><ZSE PATH\>Q.EXE ZYRIONx.CTL
  14. #
  15. #
  16. # EXTERNAL_EDITOR=C:\DATA\EDITS\Q.EXE <-- in this case your editor will
  17. #                                          be called like this :
  18. #                                          C:\DATA\EDIT\Q.EXE ZYRIONx.CTL
  19. #
  20. EXTERNAL_EDITOR=C:\MSDOS\Q.EXE
  21. #
  22. # In this Example I used QEDIT!
  23.